CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ascii hex

搜索资源列表

  1. CharToAsciiToUnicode

    0下载:
  2. 字符与其对应的ASCII码以及UNICODE码之间的相互转换,由任意一者可以转换到其它两者,ASCII码和UNICODE码的表示还支持10进制和16进制之间的动态切换-ASCII character codes and their corresponding conversion between UNICODE code, can be converted by any one person to another two, ASCII, and UNICODE code that also su
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:61986
    • 提供者:小小
  1. hexadecimaleditor

    0下载:
  2. 采用C++语言编写的十六进制编辑器-完整版本,简洁易懂。有ASCII转换等效果。是学习的好代码。VS2008编译通过。-C++ language using hex editor- full version, simple and easy to understand. Effects are ASCII conversion. A good code to learn.
  3. 所属分类:Editor

    • 发布日期:2017-04-16
    • 文件大小:21193
    • 提供者:赵伟
  1. ASCIItoChar

    0下载:
  2. C#写的ASCII和字符互转,进制互转工具。 可以批量转-C# written in ASCII and character Mutual Convert, hex Mutual Convert tool. Mass transfer can be
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:124657
    • 提供者:Seekyy
  1. HexToASCIIConverter

    0下载:
  2. 使用Javascr ipt语言,能够实现ASCII码与十六进制代码之间相互转换。-Hex To ASCII Converter
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:1165
    • 提供者:周星驰
  1. sniffer

    0下载:
  2. 使用Libpcap库捕获局域网中的IP包,要求: 打印数据包的源与目的物理地址; 打印源IP与目的IP地址; 打印出上层协议类型; 如果上层协议为TCP或UDP协议,打印目的与源端口信息; 如果上层协议为TCP或UDP协议,将数据以16进制与ASCII的两种方式同时打印出来,不可打印字符以‘.’代替; -Libpcap library using the LAN IP packet capture, asked: Print packet source and desti
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1300
    • 提供者:zhoubx
  1. asc2HexNum_for_interview

    0下载:
  2. 将一位ASC码转为一位十六进制数,面试中遇到的一个题目,当时想了很久才做出来-put a ascii code to hex code ,for interview
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:632
    • 提供者:hanmin
  1. 91

    0下载:
  2. 数字编码可用ASCII码、16进制、8进制、8421BCD码、5421BCD码,给出相互转换的程序。-Digital code can be ASCII, 16 hex, 8 decimal, 8421BCD code, 5421BCD code, given the conversion process.
  3. 所属分类:Console

    • 发布日期:2017-05-14
    • 文件大小:3451932
    • 提供者:贺锐
  1. Hex_to_ASCII

    0下载:
  2. 十六进制转ASCII码的一段子程序-ASCII code hex switch to a subroutine.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1186
    • 提供者:XIAOWEI
  1. keypad

    0下载:
  2. This program reads a hex codes from a keypad attached to the 6821, Port A. The code is converted to ASCII and sent to the console
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:1497
    • 提供者:izzeldin
  1. E2

    0下载:
  2. 程序功能:PC机通过串口可以控制从EEPROM的指定地址中读出一个 字节的数据,或者向指定地址写入一个字节的数据 特别说明:在PC机发送EEPROM内的存储地址或者是写入数据时,必须 使用十六进制发送,而在发送读写控制命令时要使用默认 的发送ASCII码的设置,这点要注意,否则操作无法完成-Program features: PC, can be controlled through the serial port specified address from the EE
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:45809
    • 提供者:郝国英
  1. Image_Encr21707212182009

    0下载:
  2. This is an experimental program that encrypts text using ASCII character equivalency to pixel-color values (RGB Hex) stored in an SQLite db table. The main purpose of this app is to demonstrate only the possibility of using image-based message
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:11358
    • 提供者:chating.euroup
  1. hrhed_src

    0下载:
  2. 16进制编辑,SDK写成,非MFC。 左边16进制,右边ASCII字符-16 hex editor, SDK is written in non-MFC. The left of the 16 hex, ASCII characters on the right
  3. 所属分类:Button control

    • 发布日期:2017-11-15
    • 文件大小:123771
    • 提供者:dyh0
  1. amode822

    0下载:
  2. 我平时编程和设计时常用的小工具集合。 功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串-I usually used when programming and designing a small collection of tools. Function: 1-8 bit che
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:77320
    • 提供者:youlijun
  1. ycCOM

    0下载:
  2. 串口收发程序!接收可以选择ASCII码或HEX!也可两种都有!-Serial TX! Receiver can choose ASCII or HEX! Can have both! 朗读显示对应的拉丁字符的拼音 字典
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:43108
    • 提供者:JIM
  1. smit.tar

    0下载:
  2. arp Smit is a simple ARP hijacking tool for switched/unswitched networks. It wor ks even better on switched networks, because the spoofed sides do not see th e duplicated packets. I based the tool on sources from arpmitm and arprelay and included nic
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:8252
    • 提供者:fire
  1. ASCI2HEX

    0下载:
  2. code for converting hex to ascii for 8051
  3. 所属分类:SCM

  1. unimodem.dll-adapted-for-windows-ce-3.0-systems.r

    0下载:
  2. BSTR2, Bubble Sort2, Character to integer, CString s into char s. I am posting , Letter count with linked list, MasterString - over 3,000 lines of hardcore string manipluation (classes, structs, functions ) etc, string functions using both user
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:21665
    • 提供者:Ahmad
  1. asciifull

    0下载:
  2. Ascii Chart. Very Very useful stuff for character recapitalization. Ascii-Decimal-Hex values are shown respectively.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:69334
    • 提供者:Dixit
  1. Ascii_to_hex

    0下载:
  2. convert ascii to hex labview
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5722
    • 提供者:agus
  1. altprog_Source

    0下载:
  2. programmer chips The control program may be the following: Open and save files in HEX and BIN, at the same time to make the transformation from one to another. Open files up to 64 Mb. At the same time work with the file does not depend on
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-18
    • 文件大小:4716983
    • 提供者:Aleksandr
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com